| 2008-04-10 |
Cody Russell | Fix a typo in the markup. (reported by kraai -at- ftbfs... |
commit | commitdiff | tree | snapshot |
| 2008-04-10 |
Carlos Garnacho | Do not call gtk_widget_set_parent_window(), using widge... |
commit | commitdiff | tree | snapshot |
| 2008-04-08 |
Tor Lillqvist | Mark these functions with G_MODULE_EXPORT. |
commit | commitdiff | tree | snapshot |
| 2008-04-08 |
Tomas Bzatek | Fix fallback icon rendering size |
commit | commitdiff | tree | snapshot |
| 2008-04-08 |
Michael Natterer | fix a touchscreen-mode keynav corner case: when navigat... |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
Tristan Van... | Clarified a g_warning message regarding parsing acceler... |
commit | commitdiff | tree | snapshot |
| 2008-04-04 |
Eskild Hustvedt | Updated Norwegian Nynorsk translation |
commit | commitdiff | tree | snapshot |
| 2008-04-04 |
Marcel Telka | Updated Slovak translation by Pavol Šimo. |
commit | commitdiff | tree | snapshot |
| 2008-04-03 |
Cody Russell | Fix variable declared in the middle of the block. ... |
commit | commitdiff | tree | snapshot |
| 2008-04-03 |
Tor Lillqvist | Bug 330743 - Up/down spinbuttons won't take zeros and... |
commit | commitdiff | tree | snapshot |
| 2008-04-03 |
Matthias Clasen | Don't call XFreeColormap on foreign colormaps |
commit | commitdiff | tree | snapshot |
| 2008-04-03 |
Jordi Mallach | Updated Valencian-Catalan translation by Robert Millan. |
commit | commitdiff | tree | snapshot |
| 2008-04-02 |
Björn Lindqvist | Cover GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER action... |
commit | commitdiff | tree | snapshot |
| 2008-04-02 |
Federico Mena... | bgo492134 - fix tilde expansion in GtkFileSystemUnix |
commit | commitdiff | tree | snapshot |
| 2008-04-02 |
Tor Lillqvist | Don't bother compiling gtksearchenginebeagle.c and |
commit | commitdiff | tree | snapshot |
| 2008-04-02 |
Li Yuan | Patch from Alejandro Piñeiro Iglesias <apinheiro@igalia... |
commit | commitdiff | tree | snapshot |
| 2008-04-01 |
Cody Russell | Improved changelog for last commit |
commit | commitdiff | tree | snapshot |
| 2008-04-01 |
Cody Russell | Bump required Cairo to 1.5.2. |
commit | commitdiff | tree | snapshot |
| 2008-03-31 |
Cody Russell | Move down each line in units of text_height rather... |
commit | commitdiff | tree | snapshot |
| 2008-03-31 |
Richard Hult | Defer the generated event to the mainloop and don't... |
commit | commitdiff | tree | snapshot |
| 2008-03-31 |
Li Yuan | Bug #433324. add/remove selectable state depand on... |
commit | commitdiff | tree | snapshot |
| 2008-03-30 |
Tor Lillqvist | Use #, not @ in text. |
commit | commitdiff | tree | snapshot |
| 2008-03-30 |
Tor Lillqvist | Bug 524862 - Using GTK_WIN_POS_CENTER_ALWAYS gives... |
commit | commitdiff | tree | snapshot |
| 2008-03-29 |
Hendrik Richter | Updated German translation, fix #524115. |
commit | commitdiff | tree | snapshot |
| 2008-03-29 |
Matej Urbančič | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
| 2008-03-29 |
Matej Urbančič | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
| 2008-03-27 |
Nguyễn Thái... | Update Vietnamese translation |
commit | commitdiff | tree | snapshot |
| 2008-03-26 |
Federico Mena... | Ahem, fix compilation |
commit | commitdiff | tree | snapshot |
| 2008-03-26 |
Federico Mena... | Make 'Ok' work for the file chooser entry |
commit | commitdiff | tree | snapshot |
| 2008-03-25 |
Richard Hult | Bail out early if we can't find a matching window. |
commit | commitdiff | tree | snapshot |
| 2008-03-25 |
Richard Hult | Plug a leak and add a check that we have a toplevel... |
commit | commitdiff | tree | snapshot |
| 2008-03-24 |
Tor Lillqvist | Bug 524151 - Dragging of 0-byte files results in an... |
commit | commitdiff | tree | snapshot |
| 2008-03-24 |
Priit Laes | Translation updated by Ivar Smolin |
commit | commitdiff | tree | snapshot |
| 2008-03-23 |
Björn Lindqvist | Guard against NULL pointer. (#467051, Gian Mario Taglia... |
commit | commitdiff | tree | snapshot |
| 2008-03-23 |
Cody Russell | Check window state for GDK_WINDOW_STATE_ICONIFIED befor... |
commit | commitdiff | tree | snapshot |
| 2008-03-23 |
Johan Dahlin | Properly convert GtkImageMenuItems which use stock... |
commit | commitdiff | tree | snapshot |
| 2008-03-22 |
Matthew Barnes | New function implements GtkCellLayoutClass::get_cells... |
commit | commitdiff | tree | snapshot |
| 2008-03-22 |
Tor Lillqvist | Bug 523782 - Leftover call to GDK_THREADS_LEAVE() in... |
commit | commitdiff | tree | snapshot |
| 2008-03-22 |
Björn Lindqvist | gtk_label_get_label() should be used instead of gtk_lab... |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Tor Lillqvist | Minor edit. |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Tor Lillqvist | Add comment about what grep to use on Windows. |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Tor Lillqvist | Typo. |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Tor Lillqvist | Insert the ChangeLog from gdip-pixbuf-loaders. |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Tor Lillqvist | Import the GDI+ gdk-pixbuf loaders for Windows by Domin... |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Tor Lillqvist | Revert accidental change that went in as part of the... |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Laurent Dhima | Updated Albanian translation. |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Laurent Dhima | Updated Translation |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Li Yuan | Bug #498079. Free cell's action info before free the... |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Tor Lillqvist | Don't pass NULL for %s to g_message(). (main): Drop... |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Tor Lillqvist | Bug 314084 - GTK+ dialogs should not be placed partiall... |
commit | commitdiff | tree | snapshot |
| 2008-03-19 |
Vladimer Sichinava | Updated Georgian translation |
commit | commitdiff | tree | snapshot |
| 2008-03-19 |
Vladimer Sichinava | Updated Georgian translation |
commit | commitdiff | tree | snapshot |
| 2008-03-18 |
Tor Lillqvist | Bug 523225 - modules/input/im*.c: MODULE_ENTRY macros... |
commit | commitdiff | tree | snapshot |
| 2008-03-18 |
Laurent Dhima | Updated Albanian translation. |
commit | commitdiff | tree | snapshot |
| 2008-03-18 |
Sven Neumann | set alternative button order on the password dialog. |
commit | commitdiff | tree | snapshot |
| 2008-03-17 |
Tor Lillqvist | Bug 99192 - Add --with-include-input-modules |
commit | commitdiff | tree | snapshot |
| 2008-03-17 |
Tor Lillqvist | Build testmountoperation only on Unix for now. |
commit | commitdiff | tree | snapshot |
| 2008-03-17 |
Christian Kellner | Implement GtkMountOperation, a subclass of GMountOperat... |
commit | commitdiff | tree | snapshot |
| 2008-03-17 |
Emmanuele Bassi | Properly document gtk_container_set_focus_child().... |
commit | commitdiff | tree | snapshot |
| 2008-03-17 |
Sven Neumann | re-wrapped some lines to make them fit into 80 columns |
commit | commitdiff | tree | snapshot |
| 2008-03-17 |
Yang Zhang | Updated zh_CN translation from manphiz |
commit | commitdiff | tree | snapshot |
| 2008-03-16 |
Alberto Ruiz | more descriptive style names for the ComboBox thickness... |
commit | commitdiff | tree | snapshot |
| 2008-03-16 |
Alberto Ruiz | draw box does more intelligent separation for the xp... |
commit | commitdiff | tree | snapshot |
| 2008-03-16 |
Alberto Ruiz | The child is now aware of both the combobox and frame... |
commit | commitdiff | tree | snapshot |
| 2008-03-15 |
Andre Klapper | Added missing files. |
commit | commitdiff | tree | snapshot |
| 2008-03-15 |
Andre Klapper | Added "si" to ALL_LINGUAS. |
commit | commitdiff | tree | snapshot |
| 2008-03-15 |
Andre Klapper | Added missing files. |
commit | commitdiff | tree | snapshot |
| 2008-03-15 |
Matthias Clasen | Set window type hint on the search popup. (#522279... |
commit | commitdiff | tree | snapshot |
| 2008-03-15 |
Matthias Clasen | Emit preedit_start/_end as appropriate. (#521934, Huang... |
commit | commitdiff | tree | snapshot |
| 2008-03-14 |
Michael Natterer | gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoos... |
commit | commitdiff | tree | snapshot |
| 2008-03-14 |
Andre Klapper | Added missing mnemonic to German version. |
commit | commitdiff | tree | snapshot |
| 2008-03-14 |
Michael Natterer | coding style cleanup. |
commit | commitdiff | tree | snapshot |
| 2008-03-14 |
Tor Lillqvist | Drop the support for the MSH_MOUSEWHEEL message that... |
commit | commitdiff | tree | snapshot |
| 2008-03-14 |
Cody Russell | Changed 'void int main()' to 'int main()'. (#522211... |
commit | commitdiff | tree | snapshot |
| 2008-03-14 |
Richard Hult | Patch from Paul Davis, only flush the toplevel once... |
commit | commitdiff | tree | snapshot |
| 2008-03-14 |
Federico Mena... | Hide the mouse cursor in the completion feedback window |
commit | commitdiff | tree | snapshot |
| 2008-03-14 |
Federico Mena... | Use rough font-based spacing for the completion entry... |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Tor Lillqvist | Remove superfluous empty line |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Sven Neumann | gtk/gtkfilechooserdefault.c set alternative button... |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Sven Neumann | added some line-breaks for readability. |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | ChangeLog for the new GtkFileChooserEntry completion... |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Beep with gtk_widget_error_bell() |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Better feedback for sole completions |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Don't complete the directory separator if it would... |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Remove obsolete FIXMEs |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Remove debug printfs |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Add some FIXMEs |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | On error when loading a folder, use the raw error messa... |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Clear the current_folder_path if loading yields an... |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Present an error if we can't load the folder during... |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Detect when Tab would generate no new completions |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Debug printfs for deleting/inserting the completion |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | If explicitly completing and we have a completion,... |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Another FIXME |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Add completion feedback in other places |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Find the cursor position from GtkEntry for the completi... |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Use a timer for the completion feedback window |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Destroy the completion feedback window |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Use an alignment for the label like in GtkTooltip |
commit | commitdiff | tree | snapshot |
| 2008-03-13 |
Federico Mena... | Show the label as well as the feedback window |
commit | commitdiff | tree | snapshot |
| next |